Skip to content

Commit

Permalink
review actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf committed Jul 3, 2024
1 parent 72feece commit e0d459e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"\n",
"Updated: 2024-07-02\n",
"\n",
"This notebook walks through downloading a netCDF file from NCEI. The file follows a specific specification for ATN satellite trajectory observations as documented [here](https://ioos.github.io/ioos-atn-data/atn-sat-telem-specification-v1-0.html#atn-satellite-trajectory-specification-attributes). More information about the ATN netCDF specification can be found at https://ioos.github.io/ioos-atn-data/.\n",
"This notebook walks through downloading a netCDF file from NCEI. The file follows a specific specification for ATN satellite trajectory observations as documented [here](https://ioos.github.io/ioos-atn-data/atn-sat-telem-specification-v1-0.html#example-dataset). More information about the ATN netCDF specification can be found at https://ioos.github.io/ioos-atn-data/.\n",
"\n",
"Since most of the examples in the IOOS Code Lab are in the python programming language, we wanted to show an example of working with a netCDF file in the R programming language to be inclusive of those users. \n",
"\n",
Expand Down

0 comments on commit e0d459e

Please sign in to comment.