Skip to content

Commit

Permalink
fix tipo
Browse files Browse the repository at this point in the history
  • Loading branch information
albertotb authored Feb 18, 2021
1 parent 8764d0b commit 9dc25ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Note

There is now a probably easier way to download this kind of data using `xarray`. There are examples downloading and ploting variables in the folder `notebook`. It wouldn't be hard to create an script similar to `get_gfs.py` with this code instead, or to adapt the existing one. There is now an example, `xarray_example.py`, thanks to @heyerbobby). The old scripts using `pydap` SHOULD still work.
There is now a probably easier way to download this kind of data using `xarray`. There are examples downloading and ploting variables in the folder `notebook`. It wouldn't be hard to create an script similar to `get_gfs.py` with this code instead, or to adapt the existing one. There is now an example, `xarray_example.py`, thanks to @heyerbobby. The old scripts using `pydap` SHOULD still work.


## Installation
Expand Down

0 comments on commit 9dc25ed

Please sign in to comment.