Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
kthyng committed Nov 27, 2023
1 parent 72c429f commit dea3b85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/developer.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ Next steps:
* Handle time zones. Currently assumes everything in UTC. Removes timezones if present.
* Make dataset handling more flexible such that if a dataset featuretype is amenable, don't require T, Z, lon, or lat to be in separate columns. Currently all are required but in the future e.g. a `timeSeries` dataset could only have the depth defined in the catalog metadata since it doesn't vary.
* add functions to test_plot.py to test scatter and pcolormesh
* expand docs to show other model-data comparison examples, possibly using synthetic data
* expand docs to show other model-data comparison examples, possibly using synthetic data

0 comments on commit dea3b85

Please sign in to comment.