Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • SUNSET SUNSET
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 43
    • Issues 43
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • SUNSETSUNSET
  • Wiki
  • FAQ

FAQ · Changes

Page history
Update FAQ authored Mar 27, 2024 by vagudets's avatar vagudets
Show whitespace changes
Inline Side-by-side
FAQ.md
View page @ c0977ebf
...@@ -14,8 +14,11 @@ To interpolate both your hindcast/forecast and your observations to a third grid ...@@ -14,8 +14,11 @@ To interpolate both your hindcast/forecast and your observations to a third grid
Yes! SUNSET already provides a built-in way to do this if you need to perform the same analysis on independent data (e.g. multiple variables, different start dates, different forecast systems...). The Autosubmit section of the wiki contains more information, as well as the necessary instructions. Yes! SUNSET already provides a built-in way to do this if you need to perform the same analysis on independent data (e.g. multiple variables, different start dates, different forecast systems...). The Autosubmit section of the wiki contains more information, as well as the necessary instructions.
**Q4. `"Latitude/Longitude mismatch between hcst and obs."` Why am I getting this error?** **Q4. How can I use SUNSET to analyze the data in my personal file system?**
SUNSET has configuration files that can be edited to add the data and structure of the file storage system where the tool will be run. Follow the instructions described in https://earth.bsc.es/gitlab/es/sunset/-/issues/108 to edit the files to include your own file system.
**Q5. `"Latitude/Longitude mismatch between hcst and obs."` Why am I getting this error?**
This error appears when a regrid type other than 'none' has been requested in the recipe, but the hindcast and observation grids do not match. This error appears when a regrid type other than 'none' has been requested in the recipe, but the hindcast and observation grids do not match.
Sometimes, this happens when the description of the grid you have requested does not contain enough information to ensure that both grids will be exactly the same (See #42 for an example and a deeper discussion). In this case, we recommend providing a more complete grid description file, or the path to a netCDF file with the exact grid you want, as explained in Q2. Sometimes, this happens when the description of the grid you have requested does not contain enough information to ensure that both grids will be exactly the same (See #42 for an example and a deeper discussion). In this case, we recommend providing a more complete grid description file, or the path to a netCDF file with the exact grid you want, as explained in Q2.
......
Clone repository
  • Autosubmit
  • Current known bugs
  • FAQ
  • Operational Workflows with Jenkins
  • Home