// /*************************************************************************** // * Copyright (C) 2006 by Nicolas PASCAL * // * pascal@icare-pc12 * // * * // * This program is free software; you can redistribute it and/or modify * // * it under the terms of the GNU General Public License as published by * // * the Free Software Foundation; either version 2 of the License, or * // * (at your option) any later version. * // * * // * This program is distributed in the hope that it will be useful, * // * but WITHOUT ANY WARRANTY; without even the implied warranty of * // * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * // * GNU General Public License for more details. * // * * // * You should have received a copy of the GNU General Public License * // * along with this program; if not, write to the * // * Free Software Foundation, Inc., * // * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * // ***************************************************************************/ // #include "gmaofiledata.h" // int main(int argc, char *argv[]) { // unsigned short nb_height_level; // unsigned short nb_time_level; // double* height_level=NULL; // double* time_level=NULL; // int idx_2d[2]; // int idx_3d[]={0,-1,-1}; // int edges_3d[]={1,1,1}; // float lat,lon; // Date d; // // /**************************************/ // /********** MISC INFOMATIONS **********/ // /**************************************/ // // /*********** GMAO GEOS-4 meteo file ***********/ // cout<<"***** GMAO-4 (tsyn2d_mis_x) *****"< map 2D selector to 3D one // idx_3d[1]=idx_2d[0]; // idx_3d[2]=idx_2d[1]; // // f.read_data(&val,"TSKIN",idx_3d,NULL,edges_3d); // read the Skin Temp -> 272.1949 // cout<<"TSKIN at ["< "<