nsidc / qgreenland

Source code for generating the QGreenland package hosted at https://qgreenland.org/
https://qgreenland.readthedocs.io
Other
36 stars 9 forks source link

ON HOLD - init config for CALM sites layer #667

Closed trey-stafford closed 1 year ago

trey-stafford commented 1 year ago

Description

Add Circumpolar Active Layer Monitoring (CALM) Network sites layer. It was recommended that we look at this data by Christina Schaedel.

This data is provided in a few different formats: a kml (Google Earth format) file that does not seem to contain useful attribute information, a 7-zipped shapefile that contains useful (but incomplete/misleading) attributes, and a microsoft xls document that appears to contain all of the data.

This PR adds data from the Shapefile. It has some issues:

Unfortunately the excel spreadsheet has headers/multiple sections and would probably require a Python script to completely parse out. Given that there are no sites in Greenland, maybe we should hold off on this layer and consider others first.

Checklist

If an item on this list is done or not needed, simply check it with [x].

trey-stafford commented 1 year ago

CALM_screenshot

MattF-NSIDC commented 1 year ago

Unfortunately the excel spreadsheet has headers/multiple sections and would probably require a Python script to completely parse out. Given that there are no sites in Greenland, maybe we should hold off on this layer and consider others first.

I'm thinking hold off as well. We'd be adding specialist logic for something that may not have much value for our users, given there are no features in Greenland.

The space cost of this layer is really low though, so maybe we shouldn't rule it out long-term. Maybe eventually this data will be available, accurately, in an open, standards-based geospatial format anyway!

We could keep this PR open, maybe give it a label or milestone so we know at a glance why it'll be idling around long-term?

trey-stafford commented 1 year ago

Actually, there are three sites in Greenland - my initial glancing at the data w/ the default symbology wasn't good enough :sweat_smile:

MattF-NSIDC commented 1 year ago

Ah. Do you feel this layer will be particularly valuable? The ratio of cost:benefit I feel may still not be worth making this layer a priority because of the format issues.

MattF-NSIDC commented 1 year ago

We discussed and: