We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We can get more metadata from climsoft - such as the longitude, latitude, etc, of the station.
It would be good to amend the update_metadata_definition_id function to include those statistics too
update_metadata_definition_id
(These statistics are currently found in import_from_climsoft when include_station_info = TRUE)
import_from_climsoft
include_station_info = TRUE
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We can get more metadata from climsoft - such as the longitude, latitude, etc, of the station.
It would be good to amend the
update_metadata_definition_id
function to include those statistics too(These statistics are currently found in
import_from_climsoft
wheninclude_station_info = TRUE
)The text was updated successfully, but these errors were encountered: