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
Add a method which will take as input the netcdf resource, the plottable variable and return the data in csv format. This can be accomplished using the pandas.to_csv functionalities or by returning a proper formatted string in the fastapi rest method.
A link to this functionality has to be available in a dedicated DIV into the drupal module
The text was updated successfully, but these errors were encountered:
Add a method which will take as input the netcdf resource, the plottable variable and return the data in csv format. This can be accomplished using the
pandas.to_csv
functionalities or by returning a proper formatted string in the fastapi rest method.A link to this functionality has to be available in a dedicated DIV into the drupal module
The text was updated successfully, but these errors were encountered: