Skip to content

Commit c7489c3

Browse files
committed
Corrected json format of Zenodo config file.
1 parent f78c886 commit c7489c3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.zenodo.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
{
2-
"description": "<p><strong>ncvue</strong>&nbsp;is a minimal GUI for a quick view of netCDF files. It is aiming to be&nbsp;a drop-in replacement for&nbsp;<a href=\"http://meteora.ucsd.edu/~pierce/ncview_home_page.html\">ncview</a>, being slightly more general than&nbsp;<a href=\"http://meteora.ucsd.edu/~pierce/ncview_home_page.html\">ncview</a>, which targets maps. If&nbsp;<strong>ncvue</strong>&nbsp;is used with maps, it supports mostly structured grids, more precisely the grids supported by&nbsp;<a href=\"https://scitools.org.uk/cartopy/docs/latest/\">cartopy</a>.</p>\n\n<p><strong>ncvue</strong>&nbsp;is a Python script that can be called from within Python or as a command line tool. It is not supposed to produce publication-ready plots but rather provide a quick overview of the netCDF file.</p>\n\n<p>The complete documentation for&nbsp;<strong>ncvue</strong>&nbsp;is available from:&nbsp;<a href=\"https://mcuntz.github.io/ncvue/\">https://mcuntz.github.io/ncvue/</a></p>\n\n<p>The current version 3.6&nbsp;features three panels, that means three different plotting styles: Scatter/Line plots, Contour Plots, and Maps, with extensive&nbsp;tooltips on buttons, sliders, entry boxes, spinboxes, and menus. It&nbsp;includes the possibility to open and change netCDF files within&nbsp;<strong>ncvue</strong>. The netCDF file will be changed in all panels of the primary window and any secondary window once focus changes on the panel or window. Graphical documentation exists on&nbsp;<a href=\"https://mcuntz.github.io/ncvue/\">Github Pages</a>.</p>\n\n<p>The current version also provides two standalone applications on macOS and on Windows that come with all necessary libraries to run&nbsp;<strong>ncvue</strong>, including Python. Links to the installers are given on&nbsp;<a href=\"https://github.com/mcuntz/ncvue/\">Github</a>&nbsp;and in the&nbsp;<a href=\"https://mcuntz.github.io/ncvue/\">documentation</a>.</p>\n\n<p>Version 3.6&nbsp;adds&nbsp;different designs on macOS, Windows and Linux; the&nbsp;standalone applications are done with <a href=\"https://cx-freeze.readthedocs.io/en/latest/\">cx_Freeze</a>; coordinates and values under the mouse pointer are printed continuously onto the plotting panels; and&nbsp;<strong>ncvue</strong> works in ipython and jupyter notebooks now.</p>"
3-
}
4-
51
{
62
"language": "eng",
73
"license": "MIT",

0 commit comments

Comments
 (0)