Is there a list of the human readable names for the "area" field? #258
-
Many of the API calls have a field called "area" which is state or marine area codes. The specification only gives a list of valid 2-letter codes for this field, but I can't find anywhere that explains what they stand for. The ones that are states are obvious, but there's a bunch at the end which aren't states (presumably marine zones, etc). It would be nice if there were an API call that would return a list of the valid area codes and their human readable descriptions (but I guess that's a feature request). I could just hard-code them for now, if only I knew what they all were. :-) Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
The marine codes are defined in NWS Directive 10-302. We have added these definitions to the OpenAPI documentation in the next release:
|
Beta Was this translation helpful? Give feedback.
The marine codes are defined in NWS Directive 10-302. We have added these definitions to the OpenAPI documentation in the next release: