8 #ifndef IODA_FORTRAN_H_ 9 #define IODA_FORTRAN_H_ 50 const double *,
const int &);
63 const util::DateTime *
const *,
F90locs &);
65 const util::DateTime *
const *,
const util::DateTime *
const *);
76 #endif // IODA_FORTRAN_H_ void ioda_locs_create_f90(F90locs &, const int &, const double *, const double *, const int &)
Interface to Fortran IODA routines.
void ioda_obsdb_getd_f90(const F90odb &, const int &, const char *, const int &, double[])
void ioda_locs_coords_f90(const F90locs &, int &, double &, double &)
void ioda_obsdb_delete_f90(F90odb &)
void ioda_obsdb_putd_f90(const F90odb &, const int &, const char *, const int &, const double[])
void ioda_obsdb_geti_f90(const F90odb &, const int &, const char *, const int &, int32_t[])
void ioda_obsdb_nobs_f90(const F90odb &, int &)
void ioda_obsdb_puti_f90(const F90odb &, const int &, const char *, const int &, const int32_t[])
void ioda_locs_nobs_f90(const F90locs &, int &)
void ioda_locs_delete_f90(F90locs &)
void ioda_obsdb_setup_f90(F90odb &, const eckit::Configuration *const *)
void ioda_obsdb_generate_f90(const F90odb &, const eckit::Configuration *const *, const util::DateTime *const *, const util::DateTime *const *)
void ioda_obsdb_nlocs_f90(const F90odb &, int &)
void ioda_obsdb_getlocations_f90(const F90odb &, const util::DateTime *const *, const util::DateTime *const *, F90locs &)