MDAnalysis / mdanalysis

MDAnalysis is a Python library to analyze molecular dynamics simulations.
https://mdanalysis.org
Other
1.32k stars 652 forks source link

Drop TRZ reader for 3.0? #4311

Open hmacdope opened 1 year ago

hmacdope commented 1 year ago
          honestly at this rate we should just drop the TRZ reader for v3?

Originally posted by @IAlibay in https://github.com/MDAnalysis/mdanalysis/issues/4042#issuecomment-1445410632

hmacdope commented 1 year ago

@IAlibay @richardjgowers what do we think about just getting rid of it.

orbeckst commented 7 months ago

Looks as if we're dropping TRZ in 3.0.

Then we need to add deprecation warnings for 2.8.

orbeckst commented 7 months ago

Oh ... I am getting old, should read: was deprecated in #4335.

IAlibay commented 7 months ago

Looks as if we're dropping TRZ in 3.0.

Then we need to add deprecation warnings for 2.8.

I think I already did that deprecation a few versions back. https://github.com/MDAnalysis/mdanalysis/pull/4335