Earth-Information-System / fireatlas

https://earth-information-system.github.io/fireatlas/docs/
7 stars 3 forks source link

Archive data no longer output through new API schema #124

Closed mccabete closed 2 months ago

mccabete commented 2 months ago

The new API Schema gets red of a lot of the clutter around different region names (yay!). Right not it's unclear how/if archival data can be distributed.

Whereas before we had years 2018-2021 in collections with _archive in the name, and contrasted that with layers that ended _nrt, now we "just" have the layers with data from this year. Can we still distribute the "archival" data?

ranchodeluxe commented 2 months ago

I was just about to ticket this! Thank you

With recent changes in the last 24 hours (LF layers are ingesting and very soon they will have the correct name suffixed with _nrt) we are now back in alignment with the docs except for the _archive table. Once I get the archive table back the docs seem to only need additional information about filtering on the new region column name (ticketed in #123) to get at the region you want

To address the archival table we have a couple options here:

I will get to this after I work on some other projects

ranchodeluxe commented 2 months ago

Okie dokie, the archive is back online 🥳

Screen Shot 2024-08-07 at 9 51 26 AM