You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In icos_jupyter_notebooks/as_obs_tools/icos_as_obs_tools.ipynb has a temporary fix that should be removed, just use station.getList('AS')
The nb icos_jupyter_notebooks/availability_tools/icos_availability_tools.ipynb
The nb: icos_jupyter_notebooks/icos_STILT/icos_stilt_tools.ipynb still imports from icoscp.sparql import sparqls, runsparql, but it is not used.
In icos_jupyter_notebooks/availability_tools/icos_availability_tools.ipynb there are several sparqls that should be removed. Some analysis is needed though.
icos_jupyter_notebooks/as_stat_tools/icos_as_stat_tools.ipynb has 15 sparqls that are not needed, a bit analysis is needed.
The RINGO files: project_jupyter_notebooks\RINGO_T1.3\ICOS_flasksampling_fossilfuel.ipynb, \RINGO_T1.3\RINGO_T1.3_flasksampling_v5.ipynb, \RINGO_T1.3\modules\README.ipynb, \RINGO_T1.3\modules\README.md mentions a sparql-script which is gone.
Other notebooks and scripts that might need a look are found in: icos_jupyter_notebooks\radiocarbon, icos_jupyter_notebooks\radiocarbon, project_jupyter_notebooks\network-view-tool\network_view.
The text was updated successfully, but these errors were encountered:
altix
added
the
fix
Fix something that is working but not as intended.
label
Mar 7, 2023
icos_jupyter_notebooks/as_obs_tools/icos_as_obs_tools.ipynb
has a temporary fix that should be removed, just usestation.getList('AS')
icos_jupyter_notebooks/availability_tools/icos_availability_tools.ipynb
icos_jupyter_notebooks/icos_STILT/icos_stilt_tools.ipynb
still importsfrom icoscp.sparql import sparqls, runsparql
, but it is not used.icos_jupyter_notebooks/availability_tools/icos_availability_tools.ipynb
there are several sparqls that should be removed. Some analysis is needed though.icos_jupyter_notebooks/as_stat_tools/icos_as_stat_tools.ipynb
has 15 sparqls that are not needed, a bit analysis is needed.project_jupyter_notebooks\RINGO_T1.3\ICOS_flasksampling_fossilfuel.ipynb
,\RINGO_T1.3\RINGO_T1.3_flasksampling_v5.ipynb
,\RINGO_T1.3\modules\README.ipynb
,\RINGO_T1.3\modules\README.md
mentions a sparql-script which is gone.Other notebooks and scripts that might need a look are found in:
icos_jupyter_notebooks\radiocarbon
,icos_jupyter_notebooks\radiocarbon
,project_jupyter_notebooks\network-view-tool\network_view
.The text was updated successfully, but these errors were encountered: