|
ocssw
V2022
|
get_dataday.hpp File Reference
#include <utility>#include <cstdlib>#include <iostream>#include <netcdf>#include "get_dataday.h"
Include dependency graph for get_dataday.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
| std::pair< int32_t, int32_t > | get_datadays (const netCDF::NcFile &nc_input, float deltaeqcross=0.0f, int night_flag=0) |
| int32_t | get_plusday () |
Function Documentation
◆ get_datadays()
| std::pair<int32_t, int32_t> get_datadays | ( | const netCDF::NcFile & | nc_input, |
| float | deltaeqcross = 0.0f, |
||
| int | night_flag = 0 |
||
| ) |
◆ get_plusday()
| int32_t get_plusday | ( | ) |


