Skip to content

Repository files navigation

PlotCFTS

Plot program to plot time series which are Climate and Forecast compliant.

To build the program PlotCTS you have to install QT 6.8.2 LTS, BOOST 1.87.0 and netCDF4. The executable plot_cf_time_series.exe will be placed in folder bin/x64/debug or bin/x64/release. The batch file dispatch_plotcfts.bat is used to dispatch and rename the executable to plotcfts.exe

alt tag

Development environment

At this moment the environment is based on Visual Studio 2022

Environment variables

Environment variables (example) QT6DIR=c:\Qt\qt6.10.3\6.10.3\msvc2022_64\

Link Libraries

netCDF library: debug and release folder contain the same libraries ./lib/x64/release/netcdf.lib ./lib/x64/debug/netcdf.lib

Runtime libraries

On the debug and release folder you need the runtime libraries of QT 6.8.2 and netCDF4. Only release folder is given. ./release/platforms/qdirect2d.dll qminimal.dll qoffscreen.dll qwindows.dll ./release/concrt140.dll
hdf.dll hdf5.dll hdf5_hl.dll hdf5_tools.dll janm jpeg.dll libcurl.dll mfhdf.dll msvcp140.dll netcdf.dll platforms plotcfts.exe Qt6Core.dll Qt6Gui.dll Qt6PrintSupport.dll Qt6Widgets.dll vcruntime140.dll xdr.dll zlib1.dll

end document

About

Plot program to plot time series which are Climate and Forecast compliant.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages