Skip to content

Commit

Permalink
Remove proj4 from docstring of reader_ROMS_native.py
Browse files Browse the repository at this point in the history
  • Loading branch information
knutfrode authored Feb 14, 2024
1 parent f07a1ed commit a3fa11b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions opendrift/readers/reader_ROMS_native.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@ class Reader(BaseReader, StructuredReader):
:param name: Name of reader
:type name: string, optional
:param proj4: PROJ.4 string describing projection of data.
:type proj4: string, optional
Example:
.. code::
Expand Down

0 comments on commit a3fa11b

Please sign in to comment.