NCAR / NCAR/DART

Oklahoma Mesonet MDF URL Changes

Open
#1,014 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Documentation
Dominant language
Fortran
Stars
263
Forks
182
Avg merge
11d 12h
Merged PRs (30d)
7

Description

Hello! Thanks for including Mesonet data in your DART software. We wanted to make sure that you're aware of some recent/upcoming changes to our URLs that will need to be updated in your code and/or docs.

We plan to decommission the MDF download URL format, http://www.mesonet.org/index.php/dataMdfMts/dataController/getFile/YYYYMMDDHHMM/mdf/TEXT, by the end of 2026. The preferred route for accessing MDFs is now to pull the file directly, ideally over HTTPS: https://data.mesonet.org/data/public/mesonet/mdf/YYYY/MM/DD/YYYYMMDDHHmm.mdf.

We also plan to decommission the URL for pulling station info, http://www.mesonet.org/index.php/api/siteinfo/from_all_active_with_geo_fields/format/csv, by the end of next year. Although a transitional CSV format is available (note: with a few added soil fields) at https://api.mesonet.org/index.php/export/station_location_soil_information and should be available into at least part of 2027, for longer-term support we strongly recommend switching to the JSON output at https://api.mesonet.org/v2/sites?status=all if possible.

Finally, the most current URL for our Data Access and Pricing page is: https://www.mesonet.org/about/data-access-and-pricing.

Thank you!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by searching the DART repository for the two deprecated Mesonet URLs and the Oklahoma Mesonet documentation linked in the issue. Update the MDF and station-information references to the specified endpoints, refresh the Data Access and Pricing link, and verify the observation converter and documentation no longer use the old URLs.

Written by the indexing model from the issue text.

Assessment

Tech stack
fortran
Domain
data-engineering, documentation
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.