Skip to content
New issue

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

A piece of Question about ADIOS converter bp2ncd #172

Open
Lucymugua opened this issue Mar 20, 2018 · 13 comments
Open

A piece of Question about ADIOS converter bp2ncd #172

Lucymugua opened this issue Mar 20, 2018 · 13 comments

Comments

@Lucymugua
Copy link

I am using ADIOS in my research work. However, I got "Error:NetCDF: Name contains illegal characters" when I using ADIOS converter bp2ncd to convert bp file format to NetCDF format.

The version of NetCDF is netcdf/4.4-icc16-mvapich2.

Could anyone give me some advance on this error?
@pnorbert
Copy link
Contributor

pnorbert commented Mar 20, 2018 via email

@Lucymugua
Copy link
Author

hi pnorbert,

Thanks for you kindly reply.

I have checked all of my variable names in the xml file and found that they contain only letters, numbers and underscores("_") which are allowed in using this tool.
image
Futhermore, I am using ADIOS 1.12.0 which is the latest version. And there is also a part about bp2ncd tool in ADIOS 1.12.0 user guide which is shown in the above picture. If it have been dropped, why there is also an introduction about it in the latest version user manual? And what do we commonly use to convert bp file format to NetCDF or binary file format currently?

Thanks,
Lucy

@pnorbert
Copy link
Contributor

pnorbert commented Mar 22, 2018 via email

@Lucymugua
Copy link
Author

Dear Norbert,

Thanks for your kind reply.
My xml file, output file structure and bpls -lav outfile results are listed below:

1.xml file:
image

image

2.output file strcture:
image

image

3.bpls -lav results:
image

image

Thanks for your help.

Best regards,
Lucy

@pnorbert
Copy link
Contributor

pnorbert commented Mar 23, 2018 via email

@pnorbert
Copy link
Contributor

pnorbert commented Mar 23, 2018 via email

@Lucymugua
Copy link
Author

Dear Norbert,

Thanks for your solution.
I am planning to write a program about convert bp format to NetCDF format on my own without using the tool.

BTW, is there any other kind of tool have the same function as bp2ncd to do the conversion?

Best regards,
Lucy

@pnorbert
Copy link
Contributor

pnorbert commented Mar 24, 2018 via email

@jychoi-hpc
Copy link
Member

jychoi-hpc commented Mar 26, 2018 via email

@Lucymugua
Copy link
Author

Lucymugua commented Mar 27, 2018

Hi Norbert,

Thank you so much for your advice.
I guess what you referred are following: /adios-1.12.0/wrappers/numpy/example/utils/ncdf2bp.py
Jong made the example to convert ncdf to bp file And he said he can help to write "bp2ncdf.py".

Best regards,
Lucy

@Lucymugua
Copy link
Author

Hi Jong,

I would greatly appreciate it if you can help to write"bp2ncdf.py". I really need that kind of tool to help do the format conversion.

Best regards,
Lucy

@jychoi-hpc
Copy link
Member

jychoi-hpc commented Apr 3, 2018 via email

@Lucymugua
Copy link
Author

Hi Jong,

   I am sorry for not replying you for such a long time. During these days, I am trying to write a data transform program designed for my own program. However, when I use adios_selection_boundingbox method, it has some error:

image
I don 't know what is wrong. I am wondering is this method still be using?

Best regards,
Lucy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants