nsidc.metgen.readers.utilities¶
Functions
|
|
|
Return a copy of the input list, extended if necessary to ensure the first and last points of the list have the same value. |
|
Parse ISO-standard datetime strings without a timezone identifier. |
|
Retrieve spatial information from a granule-specific spatial or spo file, or the collection metadata. |
|
Extract temporal information from collection metadata or premet files according to .ini file settings. |
|
|
|
|
|
|
|
|
|
Break up a "key = value" pair, removing any beginning/trailing whitespace from the string parts. |
|
|
|
Reverse the order of the points to comply with the Cumulus requirement for a clockwise order to polygon points, and ensure the polygon is closed. |
|
Parse spatial information from collection metadata. |
|
Read (lon, lat) points from a .spatial or .spo file. |
|
Read premet file and return a dict containing temporal information and any included additional attributes and/or platform information. |
|
|
|
Reformat a list of temporal values to match the format from UMM-C metadata |
|
Extract temporal information from premet file contents. |
|